-
-
Great job! This will be a great contribution to the Remote Sensing domain. Looking forward to seeing the dataset open sourced, what time should we expect?
-
When opening a large 2D dataset containing many curves (shape: 1e6 x 3000, dtype: float32), it takes too long to display with the default view (raw?), while one want to browse the curves.
As a work…
-
https://dev.socrata.com/
The Socrata Open Data API allows you to programmatically access a wealth of open data resources from governments, non-profits, and NGOs around the world. Click the link below…
-
Error in .call_proxy("dataset.open", .Object, path) : cannot open dataset
Code is:
library(arcgisbinding)
arc.check_product()
dataset
-
Hello,
First of all, I want to thank you for the work you've done here. Using your script has made the installation process for installing Fedora in a ZFS on root configuration super easy!
I'm …
-
### What is your issue?
I am attempting to open a dataset which has unused dimensions. Is it possible for this information to be retained?
```python
import xarray as xr
import netCDF4
import …
-
# v5 Notary Allocator Application
To apply to be an allocator, organizations will submit one application for each proposed pathway to DataCap. If you will be designing multiple specific pathways, y…
-
### What is your issue?
Recently, I have downloaded chla data from copernicus marine service, and tried to regrid it with xarray. The sad thing is that the data always goes wrong in the load phase.…
-
Hey guys,
(probably this is not the best to post this)
I have a 3d field and I need to plot the evolution of the boundary layer thickness along x.
All examples refer to .mean. I can't even obt…