Skip to content

Kiran 2 patch 12 #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
7c037fa
Add files via upload
kiran-2 Oct 18, 2020
a01a7a4
Merge pull request #1 from kiran-2/kiran-2-patch-1
kiran-2 Oct 18, 2020
fa96765
Add files via upload
kiran-2 Oct 18, 2020
8584888
Merge pull request #2 from kiran-2/kiran-2-patch-1-1
kiran-2 Oct 18, 2020
a57f7fa
Revert "Add files via upload"
kiran-2 Oct 18, 2020
b972ece
Merge pull request #3 from kiran-2/revert-2-kiran-2-patch-1-1
kiran-2 Oct 18, 2020
115a834
Add files via upload
kiran-2 Oct 18, 2020
62b1e08
Merge pull request #4 from kiran-2/kiran-2-patch-2
kiran-2 Oct 18, 2020
22d09f9
Create Kiran_contoour properties.ipynb
kiran-2 Oct 18, 2020
5535d01
Merge pull request #5 from kiran-2/kiran-2-patch-3
kiran-2 Oct 18, 2020
ccf6a5d
Create Kiran_contoour properties.ipynb
kiran-2 Oct 18, 2020
c53d188
Merge pull request #6 from kiran-2/kiran-2-patch-4
kiran-2 Oct 18, 2020
ef94830
Create Kiran_contour properties.ipynb
kiran-2 Oct 18, 2020
b2bad04
Merge pull request #7 from kiran-2/kiran-2-patch-5
kiran-2 Oct 18, 2020
9dbadf9
Create Kiran_contoour properties sss.ipynb
kiran-2 Oct 18, 2020
2ff50e5
Merge pull request #8 from kiran-2/kiran-2-patch-7
kiran-2 Oct 18, 2020
de56527
Add files via upload
kiran-2 Oct 18, 2020
55f6c37
Merge pull request #9 from kiran-2/kiran-2-patch-8
kiran-2 Oct 18, 2020
19e1271
Revert "Add files via upload"
kiran-2 Oct 18, 2020
7c1e1e3
Merge pull request #10 from kiran-2/revert-9-kiran-2-patch-8
kiran-2 Oct 18, 2020
95b0fd9
Add files via upload
kiran-2 Oct 18, 2020
756761f
Merge pull request #11 from kiran-2/kiran-2-patch-9
kiran-2 Oct 18, 2020
94f5df7
Create PROJECT
kiran-2 Dec 5, 2020
35195d8
Merge pull request #12 from kiran-2/kiran-2-patch-10
kiran-2 Dec 5, 2020
c13815b
Add files via upload
kiran-2 Dec 5, 2020
50e35d2
Merge pull request #13 from kiran-2/kiran-2-patch-11
kiran-2 Dec 5, 2020
7ad5a89
Add files via upload
kiran-2 Dec 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(t15) Contours and Contour features and functionalities/kiran_ML_Contour Features s.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 1 What Are Countour Features?"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# \n",
"Contours show distinct characteristic features of the terrain as follows: i) All points on a contour line are of the same elevation. ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall. iii) Closely spaced contour lines indicate steep slope."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# \n",
" i) All points on a contour line are of the same elevation.\n",
"\n",
"ii) No two contour lines can meet or cross each other except in the rare case of an overhanging vertical cliff or wall\n",
"iii) Closely spaced contour lines indicate steep slope\n",
"\n",
"iv) Widely spaced contour lines indicate gentle slope\n",
"\n",
"v) Equally spaced contour lines indicate uniform slope\n",
"\n",
"vi) Closed contour lines with higher elevation towards the centre indicate hills\n",
"\n",
"vii) Closed contour lines with reducing levels towards the centre indicate pond or other depression.\n",
"\n",
"viii) Contour lines of ridge show higher elevation within the loop of the contours. Contour lines cross ridge at right angles."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 2 Why Countour Features?"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# \n",
"Contours make it possible to represent the height of mountains and steepness of slopes on a two-dimensional map surface. Topographic maps also use a variety of symbols to describe both natural and human made features such as roads, buildings, quarries, lakes, streams, and vegetation."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.3"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
602 changes: 602 additions & 0 deletions contoure features ss.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions intern-basics/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading