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

Change DEMs from mask to image (is_image=True) #1776

Closed
wants to merge 12 commits into from
Closed

Change DEMs from mask to image (is_image=True) #1776

wants to merge 12 commits into from

Commits on Dec 15, 2023

  1. Change DEMs from mask to image (is_image=True)

    David Meaux committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7f507e4 View commit details
    Browse the repository at this point in the history
  2. fix to revert to upstream file

    David Meaux committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ee5668c View commit details
    Browse the repository at this point in the history
  3. fix unused type: ignore comment

    David Meaux committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fbe29ce View commit details
    Browse the repository at this point in the history
  4. Update torchgeo/datasets/geo.py

    Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
    dmeaux and adamjstewart authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a9934ce View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    f42b305 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update documentation to explain is_image and dtype. Update asterdem t…

    …o override dtype.
    David Meaux committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0746055 View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    David Meaux committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    36c2679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54258ee View commit details
    Browse the repository at this point in the history
  4. Made comment for is_image more succint.

    David Meaux committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    229d6c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    1fe44cb View commit details
    Browse the repository at this point in the history
  2. removed integer images from documentation

    David Meaux committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    635b383 View commit details
    Browse the repository at this point in the history
  3. change Digital Elevation Model to DEM

    David Meaux committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ce9bf9f View commit details
    Browse the repository at this point in the history