Skip to content

Releases: earthlab/earthpy

Verbose-only logging

10 Sep 14:03

Choose a tag to compare

This release contains some bug fixes and improvements to logging. Most commands now do not log unless a verbose flag is set.

Further API support

19 May 19:19
692e3a6

Choose a tag to compare

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

v0.9.4

01 Oct 22:50

Choose a tag to compare

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)

EarthPy: A Python package that makes it easier to explore and plot raster and vector data using open source Python tools

13 Nov 17:59

Choose a tag to compare

This release aligns with the JOSS review request here: openjournals/joss-reviews#1886 (comment)

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

updates following pyopensci review - and docs

28 Oct 17:34

Choose a tag to compare

  • 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)

test-update

28 Oct 15:42

Choose a tag to compare

Add contributor type to zenodo.json (#447)

* Update per black

* Add contributor type to zenodo.json

another test release

28 Oct 17:20

Choose a tag to compare

Add contributor type to zenodo.json (#447)

* Update per black

* Add contributor type to zenodo.json

0.6.2 on pypi

19 Feb 19:41

Choose a tag to compare

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

Soft release of earthpy

13 Feb 21:48
dce9e87

Choose a tag to compare

Pre-release

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

Soft release of earthpy

13 Feb 21:29
dce9e87

Choose a tag to compare

Pre-release

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