We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wget command to donwload the satellite image of the Miriam hurricane does not work any more. See replacement command below:
wget
!wget -O "Miriam_Aqua.jpg" "https://wvs.earthdata.nasa.gov/api/v1/snapshot?REQUEST=GetSnapshot&LAYERS=MODIS_Aqua_CorrectedReflectance_TrueColor&CRS=EPSG:4326&TIME=2012-09-26&WRAP=DAY&BBOX=13.23014845112,-120.6766,30.76689999999,-106.321045231&FORMAT=image/jpeg&WIDTH=1633&HEIGHT=1995&AUTOSCALE=TRUE&ts=1732208601545"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
wget
command to donwload the satellite image of the Miriam hurricane does not work any more. See replacement command below:The text was updated successfully, but these errors were encountered: