-
Here is a way to see all the acronyms that have been used and for which we should have a description, given `regex='[A-Z][A-Z0-9-]*[A-Z0-9]'`:
```bash
grep -Por "$regex" src/dmh_content/chapters/ …
-
Dang it. We are definitely not using the right logic or netcdf-java routines for returning lon/lat from datasets that only have projected coordinates.
I just discovered that NCTOOLBOX cannot return…
-
Does any one have any global ERA5 reanalysis data converted to ARL weekly or monthly files to share?
Or is there somewhere I can download them ready for use with pysplit?
After it taking several…
-
### Bug Description
I was running code to download GEFS forecasting data. My error could be because I am using windows instead of linux. I just wanted to check if anyone faced similar problem or if…
-
Hi danwild,
I try to run your wind-js-server and consumed data in wind-js-leaflet but after 2 minutes I have this error in wind-js-server:
`response 404 | 2017121700
response 404 | 2017121618
…
-
I am filing it as a bug! :)
Some GDAL datasets have temporal dimension. QGIS currently loads them as "bands" to represent each time step.
IMO, with the development of Time manager in core QGIS, …
-
I would like to suggest a few improvements to the command interface, especially with regards to using on touch devices. My issues with the current interface are mainly around the menu structure which …
-
Hello GRIB experts
please may request some feedback on how to properly implement vertical spatial referencing for GRIB2?
How is the vertical datum defined in GRIB2 for parameter codes which use …
marqh updated
3 years ago
-
# Challenge 16 - Air quality dashboard
> **Stream 1 - Data Visualization and visual narratives for Earth Sciences applications**
### Goal
Develop an online dashboard for displaying and monitori…
-
As of right now, when we run: `./build/bin/pathfinder_cli -p 10 --navigate 48 235 20 206`, it simply grabs the CURRENT weather information and then creates a path.
While this is helpful to see how…