I have a list of ndvi values. How can I classify and visualise these values using Python? Suggestion....?
Any resources for open source soil & geology data for India?
08 September 2018 5,811 5 View
I have a shape file of reservoir and its command area. I want to demarcate imediate zone of influence. Any standard procedure ?
08 September 2018 2,837 1 View
CCCI index requires red-edge band for its calculation. Is there any way to calculate this index using Landsat data, or any band maths to determine red-edge band using Red & NIR bands? Is there...
05 June 2018 1,728 2 View
I want to differentiate water pixels from snow pixels using Landsat 8 data. I have calculated Modified Normalised Difference Water Index, and classified the image using threshold into 3 classes as...
04 May 2018 3,943 4 View
I want to identify potential groundwater areas using satellite data. Any suggestion?
04 May 2018 2,220 17 View
I want to convert netcdf file to csv or excel file. Can someone help here? Using Python will be helpful.. Sample data is attached.
31 December 2017 3,213 8 View
I've calculated Topographic Wetness Index using pyDEM package for SRTM dataset. How one can interpret these values? And what is the interpretation of No Data values? Image is uploaded...
10 November 2017 2,216 4 View
08 September 2017 8,222 1 View
I have a raster data containing vegetation values. I'm able to plot it using Basemap, but to make it better in visualization I have to plot that in Folium. I have attached the output which I got....
08 September 2017 9,620 3 View
I've a NDVI image in tif format, calculated in QGIS. To visualise I used these lines of python code: from osgeo import gdal import matplotlib.pyplot as plt ndvi =...
08 September 2017 223 0 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
I want to do a parameter study of a aixsymmetric cylinder in Abaqus. I want to create several jobs where I get the stresses for 3 different points in my model. These points are defined. I wrote a...
01 March 2021 10,078 1 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
Hello, I have classified 10 S3 OLCI images from the same area (althouth not the same size and/or quadrant) and I would like to do a final image using the mode of the pixel of these 10 images. I...
01 March 2021 9,874 3 View
Let F be a field. Consider U, the set of n times n strictly upper triangular matrices in F. For X, Y in U, we call them similar if there exists some S, which is non-degenerate and upper...
01 March 2021 2,957 8 View
Please, if Gaussian Parameter optimization is possible in this code structure
28 February 2021 278 3 View
I wanted to add an extra parameter to the existing Johnson cook equation in the ABAQUS simulation. How to add those extra parameters. Ref: A modified Johnson-Cook material model with strain...
28 February 2021 4,841 3 View
System Description Cuda 11.2 GeForce GTX 1080ti tensorflow version 2.4.1 keras version 2.2.0 python version 3.8 I was getting the below error when I try to run my code on the...
25 February 2021 6,673 2 View