zhaoluffy

Results 2 issues of zhaoluffy

I think the line "return inputs + mask_value * (1 - mask)" should be "return inputs*mask + mask_value * (1 - mask)"

when I run the code, I can not get the data from your server through geoserver_interface. Can you share the server address which can get the datas to run the...