Skip to content

Releases: giorgiobasile/prefect-earthdata

v0.1.3

21 Oct 14:58
Compare
Choose a tag to compare

0.1.3

Released on October 21st, 2023.

Fixed

  • Fix pydantic imports to handle v2 support from Prefect - #30

v0.1.2

26 Jul 14:52
Compare
Choose a tag to compare

0.1.2

Released on July 26th, 2023.

Fixed

  • Fixed (again) wrong import of EarthdataCredentials in code examples - #20

v0.1.1

25 Jul 21:17
Compare
Choose a tag to compare

0.1.1

Released on July 25th, 2023.

Fixed

  • Fixed wrong import of EarthdataCredentials in code examples - #20

v0.1.0

05 Jul 08:31
b7e38f5
Compare
Choose a tag to compare

0.1.0

Released on July 5th, 2023.

Added

  • Added NASA Earthdata credentials block - #4
  • Added Prefect tasks to search and download data through NASA Earthdata - #8