-
Need a function generate_ssaraopt_string (or similar) that generates the ssaraopt string using the fields below. Update your code and look at
rsmas_insar/samples/joshGalapagosSenDT128.template
I…
-
`download_asf_rsmas.py` and `download_ssara_rsmas.py` currently use a modified command line argument parsing scheme that does not rely on the python `argparse` library. Compared with the rest of the c…
-
```python
TypeError: Cannot cast array data from dtype('
-
Funciones relacionadas con procesos físicos comunes.
* [x] Tita a partir de T y P.
* [x] coriolis
* [x] beta
* [x] divergencia
* [x] vorticidad
* [x] constante de gas para aire húmedo
* [x] …
-
#### Code Sample, a copy-pastable example if possible
```python
import xarray as xr
remote_data = xr.open_dataarray('http://iridl.ldeo.columbia.edu/SOURCES/.Models'\
…
-
I am preparing an undergrad lab, we want a time series of temperature from the probe, maybe a few samples per second.
I have a U12, installed the driver and Python, it is ready to use in a Jupyte…
-
I'd like to tap my RAMADDA-hosted data aggregations. No luck with NCSS('http://weather.rsmas.miami.edu/repository?output=thredds.catalog') or TDScatalog(same).
-
**Because I called this from local directory /Users/bem/Box Sync/Colombia_Yepes_Work, I got this error:**
bmapes.rsmas.miami.edu{bem} 116: python idv_teleport.py -t 2016-06-29_00:00:00 -b Colombia…
-
Currently, our source data providers can only deal with equal image sizes and integer multiples. When downsampling we have to aggregate data and handle missing data correctly (see #2).
Downsampling i…
-
Currently the CDM, specifically NetcdfDataset, does not allow users to read NcML files that are hosted on remote servers and served via HTTP. For example, a user cannot pass in the following URL:
h…