Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Preparation sources have changed #77

Open
vbhvcrpn opened this issue Jun 17, 2020 · 4 comments
Open

Data Preparation sources have changed #77

vbhvcrpn opened this issue Jun 17, 2020 · 4 comments

Comments

@vbhvcrpn
Copy link

The download sources for NED, NLCD, and NLDAS Ancillary data and formats seem to have changed. I was not able to prepare to pass the 'Data Preparation' step and proceed to the next step.

@cgmorton
Copy link
Contributor

I know this issue is a little "stale" but while working on an update to fully switch the code over to Python 3 and GDAL 3+ (#79) I think I have fixed all of the issues associated with downloading the ancillary data.

@dgketchum
Copy link
Collaborator

dgketchum commented Oct 25, 2020

I was unable to download NLDAS ancillary data using nldas_ancillary.py. nldas/_utils.py gets a 404 response on line 50, using the current url:
'http://ldas.gsfc.nasa.gov/nldas/asc/gtopomean15k.asc'.

Should this be refactored to use https://ldas.gsfc.nasa.gov/sites/default/files/ldas/nldas/NLDAS_elevation.nc4, etc?

Cheers,

@cgmorton
Copy link
Contributor

I fixed this in the Python 3 branch (https://github.com/WSWUP/pymetric/tree/python3). Would you mind giving that a try?

@adedejioluwatola
Copy link

@cgmorton i am having similar issues with the data path. how did you go about it? thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants