Earthpy Versions Save

A package built to support working with spatial data using open source python

v0.9.4

2 years ago

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)

JOSS

4 years ago

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

v0.7.5

4 years ago
  • Changed variable name for angle_altitude to altitude in hillshade() (@nkorinek, #436)
  • Added alpha arguments to hist() and plot_bands() (@nkorinek, #409, #410)
  • Add vignette to download data from URLs and EarthPy using data.get_data() function (@jlpalomino, #396)

another-test

4 years ago

test-update

4 years ago

0.6.2

5 years ago

Many significant updates to earthpy including testing, docs and improved functions.

v0.6.0

5 years ago

This is an updated pre-release of the earthpy Python package, which supports working with earth systems and spatial data for teaching Python.

v0.5.2

5 years ago

This is an updated pre-release of the earthpy Python package, which supports working with earth systems and spatial data for teaching Python.

v0.5.1

5 years ago

This is an updated pre-release of the earthpy Python package, which supports working with earth systems and spatial data for teaching Python.

v0.5

6 years ago