Recent Releases of EarthPy
EarthPy - Further API support
This release contains the following new features: * Get data from NASA's AppEEARS API * Download data subsets based on the figshare title * Let user control filenames of URL downloads * Adding the Project class -- user control of the data home and sensible platformdirs-based defaults for data storage
Scientific Software - Peer-reviewed
- Python
Published by eculler about 1 year ago
EarthPy - v0.9.4
Here are all the changes made since the latest release:
- Updated Changelog with missing entries (@nkorinek, #740)
- Updated linting test to run black and flake8 (@aefitts, #715)
- Updated crs_check with better error handling (@nkorinek, #711)
- Added function crs_check to get the crs from a raster's file path (@nkorinek, #707)
- Modified
plot_rgb()to handle NAN values better, allowing plotting of Xarray dataarrays (@nkorinek, #693) - Small fixes for default parameter values in docstrings (@FaranIdo, no issue submitted - PR #652)
- Update crop_image docstring to be more specific, remove read() from example (@bmcandr, #483)
- Fixed a bug in
stack()that was masking arrays unnecessarily (@nkorinek, #493) - Added dataset for cropped NAIP data (@nkorinek, #561)
- Added fix for downloads with quotes around them (@nkorinek, #560)
- Removed m2r as a dependency (@nkorinek, #527)
- Add flake 8 (@lwasser, #519)
- Remove conda envt for RTD build (@lwasser, #518)
- Deprecate clip function from earthpy given it’s moved to geopandas now (@nkorinek, #510)
- Fix twitter flood data key in get_data (@lwasser, #512)
- Added new landsat data as a download option to get_data (@nkorinek)
- Fix clip vignette. Can't plot w empty geoms (@lwasser, #475)
Scientific Software - Peer-reviewed
- Python
Published by nkorinek over 4 years ago
EarthPy - EarthPy: A Python package that makes it easier to explore and plot raster and vector data using open source Python tools
This release aligns with the JOSS review request here: https://github.com/openjournals/joss-reviews/issues/1886#issuecomment-552691390
It includes the final version of the JOSS paper and associated documentation and the final pyopensci review edits.
included are 1. ensuring the title of the release matches our paper and 2. having a doi associated with the JOSS acceptance
the code aligns with version 0.8 of earthpy which is already tagged
Scientific Software - Peer-reviewed
- Python
Published by lwasser over 6 years ago
EarthPy - updates following pyopensci review - and docs
- Changed variable name for
angle_altitudetoaltitudeinhillshade()(@nkorinek, #436) - Added alpha arguments to
hist()andplot_bands()(@nkorinek, #409, #410) - Add vignette to download data from URLs and EarthPy using
data.get_data()function (@jlpalomino, #396)
Scientific Software - Peer-reviewed
- Python
Published by lwasser over 6 years ago
EarthPy - another test release
Scientific Software - Peer-reviewed
- Python
Published by lwasser over 6 years ago
EarthPy - test-update
Scientific Software - Peer-reviewed
- Python
Published by lwasser over 6 years ago
EarthPy - 0.6.2 on pypi
Many significant updates to earthpy including testing, docs and improved functions.
Scientific Software - Peer-reviewed
- Python
Published by lwasser over 7 years ago
EarthPy - Soft release of earthpy
This is an updated pre-release of the earthpy Python package, which supports working with earth systems and spatial data for teaching Python.
Scientific Software - Peer-reviewed
- Python
Published by jlpalomino over 7 years ago
EarthPy - Soft release of earthpy
This is an updated pre-release of the earthpy Python package, which supports working with earth systems and spatial data for teaching Python.
Scientific Software - Peer-reviewed
- Python
Published by jlpalomino over 7 years ago
EarthPy - Soft release of earthpy
This is an updated pre-release of the earthpy Python package, which supports working with earth systems and spatial data for teaching Python.
Scientific Software - Peer-reviewed
- Python
Published by jlpalomino over 7 years ago
EarthPy - This is a pre-release of the earthpy python package
Scientific Software - Peer-reviewed
- Python
Published by lwasser about 8 years ago