Recent Releases of inpmt

inpmt - v0.3.4

  • FIX: Outlier prevalence values caused by wrong aggregate function (sum instead of mean) and non NaN values (-9999)
  • MOD: Bump version number to 0.3.4

- Python
Published by pierre-manchon about 3 years ago

inpmt - v0.3.3

  • MOD: Docstrings, structure of statistics

  • FIX: Could not get mean value of some arrays (outputed -inf) because of float values not precise enough (16 instead of 64)

  • MOD: Bump version number to 0.3.3

- Python
Published by pierre-manchon about 3 years ago

inpmt - v0.3.2

  • FIX: Reproject all data and rename accordingly

  • FIX: Name issues

  • MOD: Remove now useless github actions badge

  • MOD: Bum version number to 0.3.2

- Python
Published by pierre-manchon about 3 years ago

inpmt - v0.3.1

  • FIX: Error when encountering geometry outside mainland Africa which wouldn't allow to select data based on geometry bounds
  • MOD: Execution help in README.md
  • MOD: CITATION.cff informations

- Python
Published by pierre-manchon about 3 years ago

inpmt - v0.3.0

- Python
Published by pierre-manchon about 3 years ago

inpmt - v0.2.2

Changed: Package structure

- Python
Published by pierre-manchon about 3 years ago

inpmt - v0.2.1

- Python
Published by pierre-manchon over 3 years ago

inpmt - v0.2.0

Major bug fixes:

  • getpixelcount
  • fix, raster stats method of processing stats (went for numpy)

Minor bug fixes:

  • bumped python's version to 3.9
  • fix error messages
  • fixed typings,
  • fix typos

- Python
Published by pierre-manchon almost 4 years ago

inpmt - v0.1.2

Major bug fixes:

  • Executing the script for the control data as raising errors

Minor bug fixes:

  • updated requirements
  • reorganized some piece of code
  • updated the readme and the docs
  • fixed typos,

- Python
Published by pierre-manchon over 4 years ago

inpmt - v0.1.1

Major bug fixes:

  • Values returned by raster_stats() were all divided by 10000 causing faulty values to be returned
  • SWI and PREVALENCE values written in the results were not in their usual ranges

Minor bug fixes:

  • reorganized some piece of code
  • updated all magic
  • updated the readme and the docs
  • some files paths were still hardcoded,
  • fixed typos,
  • fixed prints,
  • fixed warnings

- Python
Published by pierre-manchon almost 5 years ago

inpmt - v0.1.0

First release

Done! the main functionnalities are there. Still need to work on some bugs and add some funcitonnalities though.

- Python
Published by pierre-manchon almost 5 years ago

inpmt - v0.0.0

Basic release waiting for more functionnalities Still a work in progress but the results are promising enough to release it.

- Python
Published by pierre-manchon almost 5 years ago