Abhinav Pandey

Results 18 issues of Abhinav Pandey

I tried working out with the gitter link in the Readme.md to join but recieved a 404 Error further on.

chore

## Description PRIORITY : LOW/OPTIONAL **Is your feature request related to a problem? Please describe.** As our codebase grows, maintaining a consistent style and avoiding common coding issues becomes increasingly...

### Bug Description When I access specific URLs within the PEcAn Project's `data.atmosphere` module documentation, I expect to be redirected to the correct and functioning pages (AmeriFlux site list, equations...

Type: Documentation

Fixes #856 Linter Added to base location to detect Linting Issues.

## Problem/Concern Non responsiveness exhibited in small window view. * This is one of the deployments where I found the issue : [link to problem content](https://deploy-preview-826--glistening-gecko-6b417a.netlify.app/) ## Proposed Solution -...

theme builder app

## Code Cleanup Required ### Suggestion/Concern There are unused imports in some of the code files. For example, in one of the files, the hooks `useRef` and `useLayoutEffect` are imported...

bug
theme builder app

## Suggestion/Concern The current test file `test.ts` could be improved for better readability, maintainability, and effectiveness. Some concerns include: 1. The use of `var` for importing `axios`. It's usually recommended...

theme builder app

## Description This script identifies orphaned functions within our system. It iterates through modules, listing functions and checking if they are utilized within their module or externally. Unutilized functions are...

Tests
Scripts

## Description + Optimized the standardization process by combining the two loops and improving efficiency. + Added `return` statement where we intended to return but didn't implement ## Motivation and...

Modules
Base

## Description This is an example demonstration of how we may proceed with : Refactor `convert_input.R` to Optimise Workflow #3307 ## Motivation and Context ## Review Time Estimate - [...

Modules