Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap PCRaster's raster file, raster series and lookup table reading functions #153

Conversation

soaressgabriel
Copy link
Collaborator

@soaressgabriel soaressgabriel commented Feb 23, 2024

Checklist

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Added tests for changed code.
  • Updated documentation for changed code.

Description

  • Refactor model code to use wrappers for PCRaster read operations RUBEM.__readmap_series_wrapper, RUBEM.__readmap_wrapper e RUBEM.__lookup_wrapper.

Related Issue

Motivation and context

How has this been tested

  • The behavior and simulation results of the model must remain unchanged in relation to the current implementation:

    1. Set up a simulation enabling all simulation outputs (rasters and tables);
    2. Run the simulation;
    3. Verify that the specified rasters and tables files were created in the output directory.

Screenshots

  • N/A

@soaressgabriel soaressgabriel marked this pull request as ready for review February 26, 2024 13:23
@soaressgabriel soaressgabriel merged commit 4bd7ee8 into main Feb 26, 2024
4 checks passed
@soaressgabriel soaressgabriel deleted the 113-wrap-pcrasters-raster-file-raster-series-and-lookup-table-reading-functions branch March 15, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap PCRaster's raster file, raster series and lookup table reading functions
1 participant