Skip to content

Instantly share code, notes, and snippets.

@ra-tolson
Created October 5, 2016 15:39
Show Gist options
  • Save ra-tolson/0127e58c1bb5e355c6ccc6d97c318933 to your computer and use it in GitHub Desktop.
Save ra-tolson/0127e58c1bb5e355c6ccc6d97c318933 to your computer and use it in GitHub Desktop.
gips_inventory merra -s /home/tolson/src/gips/gips/test/NHseacoast.shp -d 2012-12-01 -v 4 --fetch
GIPS Data Inventory (v0.8.2)
Retrieving inventory for site NHseacoast-0
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Fetch: data not available FRLAND h01v01 2012-12-01 00:00:00
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Retrieving data for bounds (-180.0, -90.0) - (180.0, 90.0)
Traceback (most recent call last):
File "/home/tolson/src/gips/gips/data/core.py", line 807, in fetch
cls.Asset.fetch(a, t, d)
File "/home/tolson/src/gips/gips/data/merra/merra.py", line 300, in fetch
data = dataset[asset][:, iy0:iy1, ix0:ix1].astype('float32')
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/model.py", line 192, in __getitem__
return self.data[index]
File "/home/tolson/src/gips/.venv/local/lib/python2.7/site-packages/pydap/proxy.py", line 116, in __getitem__
dds, xdrdata = data.split('\nData:\n', 1)
ValueError: need more than 1 value to unpack
Problem fetching asset: need more than 1 value to unpack
Asset Coverage for site NHseacoast-0

Tile Coverage
 Tile % Coverage % Tile Used
h01v01 100.0% 0.0%
No matching files in inventory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment