-
### What happened?
Normally, if there is a NetCDF file hosted online somewhere, I can just put the url into the `open_dataset` function, and it works great.
i.e.
`da = xr.open_dataset('https://www.…
-
At this time any of the 2020 CLASS4 data files are not able to be viewed in the Ocean Navigator. Any of the CONCEPTS datasets from January 2016 to December 2019 are accessible but do not show any of t…
-
**Describe the bug**
When i try to download all Hydroweb rivers on [hydro](https://hydroweb.next.theia-land.fr/) portal, i got a TimeoutError.
The collection i want to download contains more than 20…
-
I'm not sure if this has been requested before, but it would be super useful if the Open Topo Data API server was extended to include elevation data from Mars. The two datasets I'm aware are described…
-
The SlideRule Python client currently uses EPSG:4326 for the GeoDataFrames it returns.
Consider using EPSG:7912. David: "They are effectively the same, but the 7912 tag is more descriptive of th…
-
## Description
## Acceptance criteria
- exploit in Mapstore the altitude or depth data present in digital terrain models or bathymetric surveys
INPUT
- [ ] Height data source
- [ ]…
-
Since our processing scripts now checks if there are NaNs in the input or output grids, I was surprised to see that Mars had 6474 NaN nodes. That is of course tiny relative to the `106694 x 53347` gri…
-
-
it used to be:
```
if opt.H_approximate
tmp = deg2rad(de).*tand(e);
Hg = -H.*der + H.*tmp;
end
```
that's before #3 and #5.
-
I made this script to test the new relief grids in the test directory. For all the grids I use the geo cpt.
I made a different issue so it is easy to find.
```
#!/bin/bash -e
# Script to test…