MOONBOOKS
  • Notes
  • Projects
  • Courses
  • Videos
  • Datasets
  • Version
    • English
    • French
  • Sign-In
Join-Us
Notes Articles Jupyter PDF
Thumbnail 1

How to only keep the maximum value of two numpy arrays ?

by Benjamin Marchant
Edited: Dec. 8, 2023, 8:25 p.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to find the most frequent value or mode in a numpy array ?

by Benjamin Marchant
Edited: Dec. 6, 2023, 3:38 a.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to fix the Geopandas error 'GeoSeries' or 'GeoDataFrame' object has no attribute 'geoms' ?

by Benjamin Marchant
Edited: Dec. 5, 2023, 4:39 p.m.
Tags: Python; Geopandas; DataFrame;

Public
Thumbnail 1

How to calculate the element-wise mean across multiple numpy arrays in Python ?

by Benjamin Marchant
Edited: Dec. 2, 2023, 2:16 p.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to filter a geopandas dataframe for points that fall within a specified polygon ?

by Benjamin Marchant
Edited: Nov. 19, 2023, 3:58 a.m.
Tags: Python; Geopandas; DataFrame;

Public
Thumbnail 1

How to find the intersection between two geographic areas in python using shapely and cartopy ?

by Benjamin Marchant
Edited: Nov. 16, 2023, 4:18 p.m.
Tags: Python; Cartopy; Shapely;

Public
Thumbnail 1

How to extract the intersection between two polygons in Python using Shapely ?

by Benjamin Marchant
Edited: Nov. 15, 2023, 9:50 p.m.
Tags: Python; Matplotlib; Shapely;

Public
Thumbnail 1

How to create and plot polygons in python using shapely and matplotlib ?

by Benjamin Marchant
Edited: Nov. 15, 2023, 8:19 p.m.
Tags: Python; Matplotlib; Shapely;

Public
Thumbnail 1

How to select rows that a contain specific word or text with Pandas ?

by Benjamin Marchant
Edited: Nov. 14, 2023, 9:48 p.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to calculate the distance between two geographical points defined by latitudes and longitudes using Python?

by Benjamin Marchant
Edited: Nov. 14, 2023, 4:46 p.m.
Tags: Python;

Public
Thumbnail 1

How to plot a line between two points on a cartopy map ?

by Benjamin Marchant
Edited: Nov. 7, 2023, 5:11 p.m.
Tags: Python; Cartopy; Map;

Public
Thumbnail 1

How to zoom into a Specific Region on a Cartopy Global Map using Python ?

by Benjamin Marchant
Edited: Nov. 7, 2023, 12:10 a.m.
Tags: Python; Cartopy;

Public
Thumbnail 1

How to check if two geographical areas intersect in python using shapely ?

by Benjamin Marchant
Edited: Oct. 30, 2023, 6:13 p.m.
Tags: python; shapely; pyproj;

Public
Thumbnail 1

How to calculate the area of a specific region defined by a set of points with latitudes and longitudes using Python ?

by Benjamin Marchant
Edited: Oct. 24, 2023, 8:55 p.m.
Tags: python; shapely; pyproj;

Public
Thumbnail 1

How to recover deleted files from a hard drive using python (illustration with MacOs) ?

by Benjamin Marchant
Edited: Oct. 3, 2023, 2:45 p.m.
Tags: Python;

Public
Thumbnail 1

How to check geometry type (MultiPolygon or Polygon) with Geopandas ?

by Benjamin Marchant
Edited: Oct. 2, 2023, 2:21 a.m.
Tags: Python; Geopandas;

Public
Thumbnail 1

How to retrieve country name for a given latitude and longitude using geopandas and naturalearthdata ?

by Benjamin Marchant
Edited: Oct. 1, 2023, 9:01 p.m.
Tags: Python; Geopandas;

Public
Thumbnail 1

Downloading NOAA GOES ABI Fire/Hot Spot Characterization FDC from AWS S3 Bucket using python

by Benjamin Marchant
Edited: Sept. 25, 2023, 2:33 a.m.
Tags: NOAA; GOES-17; ABI; AWS; S3;

Public
Thumbnail 1

How to invert the elements of a numpy boolean array in python ?

by Benjamin Marchant
Edited: Sept. 20, 2023, 4:40 p.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to remove rows from a numpy array in python ?

by Benjamin Marchant
Edited: Sept. 18, 2023, 3:13 p.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to remove rows from a numpy array based on a condition in python ?

by Benjamin Marchant
Edited: Sept. 17, 2023, 10:22 p.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to determine if a point, specified by its latitude and longitude, falls within a given area using the shapely library in Python ?

by Benjamin Marchant
Edited: Sept. 16, 2023, 2:11 p.m.
Tags: Python; Shapely;

Public
Thumbnail 1

How to create a zoom effect on a matplotlib figure using indicate_inset_zoom() ?

by Benjamin Marchant
Edited: Aug. 31, 2023, 2:05 a.m.
Tags: Python; Matplotlib;

Public
Thumbnail 1

2023 Nova Scotia (Canada) WildFire Case Study: Plotting NOAA VIIRS Fire Mask

by Benjamin Marchant
Edited: Aug. 22, 2023, 9:19 p.m.
Tags: Nova Scotia Canada; Wildfires Case Study; AWS;

Public
Thumbnail 1

How to get all file names in a specific AWS S3 bucket directory using python ?

by Benjamin Marchant
Edited: Aug. 22, 2023, 2:37 a.m.
Tags: Python; AWS; boto3;

Public
Thumbnail 1

Find the NOAA VIIRS L2 AF granules that cover the Nova Scotia region in Canada using python

by Benjamin Marchant
Edited: Aug. 21, 2023, 6:22 p.m.
Tags: Nova Scotia Canada; Wildfires Case Study; AWS;

Public
Thumbnail 1

2023 Nova Scotia (Canada) WildFire Case Study: Search and download geolocation files

by Benjamin Marchant
Edited: Aug. 21, 2023, 5:48 p.m.
Tags: Nova Scotia Canada; Wildfires Case Study;

Public
Thumbnail 1

2023 Nova Scotia (Canada) WildFire Case Study: Download NOAA VIIRS Active Fire products from AWS using python

by Benjamin Marchant
Edited: Aug. 21, 2023, 5:29 p.m.
Tags: Nova Scotia Canada; Wildfires Case Study; AWS;

Public
Thumbnail 1

How to add a security captcha with a "I am not a robot" for a django project ?

by Benjamin Marchant
Edited: Aug. 21, 2023, 3:42 a.m.
Tags: Django; Captcha;

Public
Thumbnail 1

How to count the number of rows within a group when using the Pandas groupby function ?

by Benjamin Marchant
Edited: July 24, 2023, 6:46 p.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to check if a sentence start with a given word in python ?

by Benjamin Marchant
Edited: June 28, 2023, 2:24 a.m.
Tags: Python;

Public
Thumbnail 1

How to downsample a matrix by averaging elements n*n with numpy in python ?

by Benjamin Marchant
Edited: June 20, 2023, 2:01 p.m.
Tags: Python; Numpy;

Public
Thumbnail 1

How to split qualitative and categorical data columns in a pandas dataframe ?

by Benjamin Marchant
Edited: June 20, 2023, 1:29 p.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to select columns of a pandas Dataframe based on their data types ?

by Benjamin Marchant
Edited: June 20, 2023, 3:51 a.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to insert new characters into a string using Python ?

by Benjamin Marchant
Edited: June 19, 2023, 11:55 p.m.

Public
Thumbnail 1

How to round a float number up in python ?

by Benjamin Marchant
Edited: June 19, 2023, 4:36 p.m.
Tags: Python; Math;

Public
Thumbnail 1

How to get the names of all directories within a specific directory using python ?

by Benjamin Marchant
Edited: June 19, 2023, 3:34 a.m.
Tags: Python; OS Module;

Public
Thumbnail 1

How to merge two pandas dataframes and sum values of the shared columns ?

by Benjamin Marchant
Edited: June 16, 2023, 1:42 p.m.
Tags: Python; Pandas; Dataframe;

Public
Thumbnail 1

How to download MODIS (MYD03, MOD03) Geolocation Files using python ?

by Benjamin Marchant
Edited: June 6, 2023, 2:07 p.m.
Tags: NASA; MODIS; Remote Sensing; MOD03; MYD03;

Public
Thumbnail 1

How to aggregate daily NASA MODIS active fires using python ?

by Benjamin Marchant
Edited: June 5, 2023, 8:48 p.m.
Tags: NASA; VIIRS; Active Fire; Remote Sensing; MYD14; MOD14;

Public
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next
Copyright © 2025 - All rights reserved Contact Us Terms & Conditions