Giter VIP home page Giter VIP logo

landuse_dl's People

Contributors

cryoyan avatar yghlc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

landuse_dl's Issues

Question about the code (Ivan)

For the code:

copy codes from Github

!pwd
!mkdir -p ~/codes/PycharmProjects
!rm -r ~/codes/PycharmProjects/DeeplabforRS
!git clone https://github.com/yghlc/DeeplabforRS.git ~/codes/PycharmProjects/DeeplabforRS
# make sure Landuse_DL is public available
!git clone https://github.com/yghlc/Landuse_DL.git ~/codes/PycharmProjects/Landuse_DL

The output like this:

/content
Cloning into '/root/codes/PycharmProjects/DeeplabforRS'...
remote: Enumerating objects: 21, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 815 (delta 10), reused 16 (delta 6), pack-reused 794
Receiving objects: 100% (815/815), 222.19 KiB | 15.87 MiB/s, done.
Resolving deltas: 100% (545/545), done.
Cloning into '/root/codes/PycharmProjects/Landuse_DL'...
fatal: could not read Username for 'https://github.com': No such device or address

Error generated:

Cloning into '/root/codes/PycharmProjects/Landuse_DL'...
fatal: could not read Username for 'https://github.com': No such device or address

I am not sure why error is generated when I try it at home again, while it is only shows:

fatal: destination path '/root/codes/PycharmProjects/Landuse_DL' already exists and is not an empty directory.

Are there any problems of the code which cause the error ? It makes me cannot run the code about preparing a parameter file. I would like to seek your help. Thank you!

zonal_stats_multiRasters function isn't working properly

zonal_stats_multiRasters cannot read raster (e.g., dem, slope...) values within a polygon correctly.

I did not look into it. Now I am using the old function operation_obj.add_fields_from_raster for reading topography of polygons during post-processing. @yghlc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.